Don't use drawable_get,release_context in _gdk_windowing_create_cairo_surface
authorRichard Hult <richard@imendio.com>
Tue, 20 Jan 2009 13:04:03 +0000 (14:04 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:24 +0000 (10:15 +0200)
commit348abef6f20cd19e439820aa8d6c5034204fd74a
tree98d61e76fb2c136fd0507e72f782137a411d657c
parentedb35763a29b11c9c3fb44d929cf694a7d3a06b6
Don't use drawable_get,release_context in _gdk_windowing_create_cairo_surface

This fixes a mismatch in save/release gstate for the CGContext. If
this function is ever used for pixmaps, we need to add support for
that, probably will have to do so soon.
gdk/quartz/gdkdrawable-quartz.c